Skip to content

Add a xml2remi module & command and using uv to manage environments#551

Merged
dddomodossola merged 3 commits intorawpython:masterfrom
cute-omega:master
Feb 27, 2026
Merged

Add a xml2remi module & command and using uv to manage environments#551
dddomodossola merged 3 commits intorawpython:masterfrom
cute-omega:master

Conversation

@cute-omega
Copy link
Contributor

No description provided.

@dddomodossola
Copy link
Collaborator

@cute-omega this looks great. But how would you manage events and custom code in general? With xml you can easly define gui structure, but you need a glue to draw the logic

@cute-omega
Copy link
Contributor Author

cute-omega commented Nov 29, 2025

2 way to solve it:

  1. manually edit generated python code to add them
  2. we make a new xml format like vue (lol)

To be honest, I'm not used to mixing Python and XML, similar to mixing JavaScript and HTML/CSS in Vue. After all, Python doesn't have the same tradition of being embedded into other languages ​​as JavaScript.

@dddomodossola
Copy link
Collaborator

Thank you for the reply. I will review the code and merge in few days

@dddomodossola dddomodossola merged commit 5f70683 into rawpython:master Feb 27, 2026
@dddomodossola
Copy link
Collaborator

Thank you very much @cute-omega

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants